Contribution org.nuxeo.elasticsearch.defaultConfig--elasticSearchLocal
In component org.nuxeo.elasticsearch.defaultConfig
org.nuxeo.elasticsearch.defaultConfig
inside nuxeo-runtime-7.10-HF06.jar /opt/tmp/tmp-explorer/nuxeo-cap-7.10-tomcat/nxserver/config/elasticsearch-config.xml
This contribution is part of XML component Extension Point
Extension point elasticSearchLocal of component ElasticSearchComponent.Contributed Items
XML Source
<extension point="elasticSearchLocal" target="org.nuxeo.elasticsearch.ElasticSearchComponent">
<elasticSearchLocal clusterName="nuxeoCluster" httpEnabled="true" networkHost="127.0.0.1" nodeName="nuxeoNode" pathData="/opt/tmp/tmp-explorer/nuxeo-cap-7.10-tomcat/nxserver/data/elasticsearch" pathLogs="/opt/tmp/tmp-explorer/nuxeo-cap-7.10-tomcat/log/elasticsearch"/>
</extension>